home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 6 / The Arsenal Files 6 (Arsenal Computer).ISO / os2 / blt2_205.zip / README < prev    next >
Text File  |  1995-09-09  |  2KB  |  45 lines

  1. Bullet/2 README  9-Sep-1995-chh.
  2. Installation instructions.
  3.  
  4. Shareware Installation:
  5.  
  6. Copy all package files to the directory you want to install to.  The
  7. subdirectory src\ is created from the unzip process and contains the
  8. source code of the demo program, blt2demo.exe.  Additional source code
  9. is in the online manual itself.  The printer-ready manual is an API 
  10. reference manual for Bullet, and does not contain all that is in the 
  11. online version.
  12.  
  13. From the install directory, do:
  14.  
  15.         C>install
  16.  
  17. The installer asks a question, then converts the bullet2.dl_ to the
  18. dynamic link library BULLET2.DLL.  No INI files are written or used. 
  19. Place BULLET2.DLL in a directory pointed to by your LIBPATH= statement 
  20. in config.sys; the first real path being the best.  This allows the DLL 
  21. to be automatically loaded whenever your programs use BULLET/2.  
  22.  
  23. Distribution and other license restrictions are detailed in the online 
  24. manual.  Use VIEW.EXE which comes with OS/2 to view the manual (type  
  25. C>help VIEW  if you need more information).  Do not combine the 
  26. online manual with any other online manual.
  27.  
  28. Order forms are included in the package (!ORDER.*), with detailed
  29. ordering instructions provided in the online manual.
  30.  
  31. To use the Bullet library code, you will need to link with the 
  32. bullet2i.lib import library, or use a .DEF file (the DLL exports 
  33. 'BULLET').  See your linker documentation if more information is 
  34. required.
  35.  
  36. If you have any installation problems with getting Bullet to work with 
  37. your compiler, you may e-mail me at  cornel@crl.com  for installation help.
  38. See the PRODUCT SUPPORT section in the manual for alternate support methods.
  39. Sorry, but this free support is only for Bullet installation.  Any other
  40. type of support requires that you be a licensed, registered user.  
  41.  
  42. What should be complete information on all aspects of Bullet's use is in 
  43. the online manual, with the API in printer-ready form.   Check there 
  44. before anywhere else.
  45.